Eclipse Platform
Pre-release 3.0

Uses of Interface
org.eclipse.ui.contexts.IContextActivationServiceListener

Packages that use IContextActivationServiceListener
org.eclipse.ui.contexts   
 

Uses of IContextActivationServiceListener in org.eclipse.ui.contexts
 

Methods in org.eclipse.ui.contexts with parameters of type IContextActivationServiceListener
 void IContextActivationService.addContextActivationServiceListener(IContextActivationServiceListener contextActivationServiceListener)
          Registers an instance of IContextActivationServiceListener to listen for changes to properties of this instance.
 void IContextActivationService.removeContextActivationServiceListener(IContextActivationServiceListener contextActivationServiceListener)
          Unregisters an instance of IContextActivationServiceListener listening for changes to properties of this instance.
 


Eclipse Platform
Pre-release 3.0

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.